type internal/reflectlite.mapType

4 uses

	internal/reflectlite (current package)
		type.go#L244: type mapType struct {
		type.go#L508: 			mapType
		type.go#L603: 		tt := (*mapType)(unsafe.Pointer(t))
		type.go#L627: 	tt := (*mapType)(unsafe.Pointer(t))